[INFO] cloning repository https://github.com/ahmad-olu/sms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahmad-olu/sms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahmad-olu%2Fsms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahmad-olu%2Fsms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25674133e58a9fe33aa0e29531f09143182fe0d2
[INFO] checking ahmad-olu/sms against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahmad-olu%2Fsms" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ahmad-olu/sms
[INFO] finished tweaking git repo https://github.com/ahmad-olu/sms
[INFO] tweaked toml for git repo https://github.com/ahmad-olu/sms written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahmad-olu/sms on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahmad-olu/sms already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/crates/web/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2
[INFO] running `Command { std: "docker" "start" "647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/web/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking geographiclib-rs v0.2.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking geo-types v0.7.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking i_float v1.15.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking i_shape v1.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking i_tree v0.16.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking i_key_sort v0.6.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking i_overlay v4.0.7
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking noisy_float v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking trice v0.4.0
[INFO] [stderr]     Checking dmp v0.2.3
[INFO] [stderr]     Checking ammonia v4.1.2
[INFO] [stderr]     Checking addr v0.15.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking sif-itree v0.4.0
[INFO] [stderr]     Checking reblessive v0.4.3
[INFO] [stderr]     Checking geo v0.32.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling surrealdb-librocksdb-sys v0.17.3+10.6.2
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking tonic v0.14.4
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling fastnum v0.7.4
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking papaya v0.2.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking lexicmp v0.2.0
[INFO] [stderr]     Checking geo v0.31.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking tonic-prost v0.14.4
[INFO] [stderr]     Checking surrealdb-protocol v0.8.3
[INFO] [stderr]     Checking roaring v0.11.3
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling revision-derive v0.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling storekey-derive v0.11.0
[INFO] [stderr]    Compiling surrealdb-types-derive v3.0.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling reactive_graph v0.2.12
[INFO] [stderr]    Compiling server_fn_macro v0.8.8
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling surrealdb-core v3.0.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking bnum v0.12.1
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking revision v0.17.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking storekey v0.11.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking ext-sort v0.1.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking affinitypool v0.4.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking surrealdb-types v3.0.0
[INFO] [stderr]     Checking ndarray-stats v0.7.0
[INFO] [stderr]     Checking object_store v0.13.1
[INFO] [stderr]     Checking bcrypt v0.18.0
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking quick_cache v0.6.18
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking vart v0.9.3
[INFO] [stderr]    Compiling surrealdb v3.0.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling tachys v0.2.11
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]    Compiling server_fn v0.8.9
[INFO] [stderr]     Checking reactive_stores v0.3.1
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling leptos_macro v0.8.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking const-str v0.7.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]    Compiling wasm_split_macros v0.2.0
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling async-graphql-value v7.2.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling leptos v0.8.15
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking wasm_split_helpers v0.2.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling async-graphql-parser v7.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking leptos_config v0.8.8
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling cedar-policy-core v2.4.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling async-graphql-derive v7.2.1
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking geo v0.28.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling revision-derive v0.11.0
[INFO] [stderr]    Compiling leptos_router v0.8.11
[INFO] [stderr]     Checking asynk-strim v0.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling surrealdb-core v2.6.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking any_ascii v0.3.3
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking lexicmp v0.1.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr] error: could not compile `tachys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tachys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="oco"' --cfg 'feature="reactive_graph"' --cfg 'feature="reactive_stores"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "delegation", "error-hook", "hydrate", "islands", "mark_branches", "nightly", "oco", "reactive_graph", "reactive_stores", "sledgehammer", "ssr", "testing", "tracing"))' -C metadata=6dcb4a224e488cfd -C extra-filename=-1ab4002f87f6c3f7 --out-dir /opt/rustwide/target/debug/build/tachys/1ab4002f87f6c3f7/out -L dependency=/opt/rustwide/target/debug/build/ahash/4aa0ec8acb58a6e8/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/35cfb51d22f97c49/out -L dependency=/opt/rustwide/target/debug/build/any_spawner/a9873c4838d3b502/out -L dependency=/opt/rustwide/target/debug/build/async-lock/927129e95af61c4f/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/40be4e1c7d981f4a/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/54eb516e658fdd16/out -L dependency=/opt/rustwide/target/debug/build/dashmap/eba566c4852a1159/out -L dependency=/opt/rustwide/target/debug/build/either/a37b5adff85c9915/out -L dependency=/opt/rustwide/target/debug/build/equivalent/4622bc42417919a3/out -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/3c57787e54db6fba/out -L dependency=/opt/rustwide/target/debug/build/event-listener/2ccb50de586b7e62/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/d4d0b9a64e141276/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/cf23d5597d933dec/out -L dependency=/opt/rustwide/target/debug/build/futures-io/67707e85981dab72/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/cefe52a2eaac0d04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/305fed72c2025c0a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/931b93acb5f42d8e/out -L dependency=/opt/rustwide/target/debug/build/futures-util/857baaf902332ef5/out -L dependency=/opt/rustwide/target/debug/build/futures/350f107f7d3149bb/out -L dependency=/opt/rustwide/target/debug/build/getrandom/521681449171a246/out -L dependency=/opt/rustwide/target/debug/build/guardian/149fb5f52532193f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/2063b11d6ba6399c/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/b638f4a801779f5a/out -L dependency=/opt/rustwide/target/debug/build/hydration_context/9507174d561a2667/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5f4326437678ea2e/out -L dependency=/opt/rustwide/target/debug/build/itertools/dad10e71f9a058e3/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa823837a70728f7/out -L dependency=/opt/rustwide/target/debug/build/js-sys/c193cb3573e347ca/out -L dependency=/opt/rustwide/target/debug/build/libc/8ab98f55fcc5e8a3/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ffb5a428b287a4e1/out -L dependency=/opt/rustwide/target/debug/build/memchr/71f172ffa8787e18/out -L dependency=/opt/rustwide/target/debug/build/num_cpus/c658c6678968de82/out -L dependency=/opt/rustwide/target/debug/build/once_cell/568694ee6a59e785/out -L dependency=/opt/rustwide/target/debug/build/or_poisoned/158bae9b919902ce/out -L dependency=/opt/rustwide/target/debug/build/parking/99cba434453de54f/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/b17fbebcbb1343c1/out -L dependency=/opt/rustwide/target/debug/build/paste/6d8f570ea025a218/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/8c0c83a50f1e56e4/out -L dependency=/opt/rustwide/target/debug/build/reactive_graph/99cb073048365ef7/out -L dependency=/opt/rustwide/target/debug/build/reactive_stores_macro/bf125be015e4e610/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/c7199537e4c70a59/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9130ca354df06040/out -L dependency=/opt/rustwide/target/debug/build/send_wrapper/b67394716dff540a/out -L dependency=/opt/rustwide/target/debug/build/serde/def1e3638999548a/out -L dependency=/opt/rustwide/target/debug/build/serde_core/f397ab33fd77547c/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/8121cf358353d790/out -L dependency=/opt/rustwide/target/debug/build/serde_json/4a68ce3b05e6393f/out -L dependency=/opt/rustwide/target/debug/build/slab/a01d05c41b89a3e8/out -L dependency=/opt/rustwide/target/debug/build/slotmap/8b5c518d6d79a055/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4e12c0ff51272618/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/5bcd73a0798d617f/out -L dependency=/opt/rustwide/target/debug/build/thiserror/349c7d4bbfc41250/out -L dependency=/opt/rustwide/target/debug/build/throw_error/ba79d178822e0b35/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/795dcee3320b0c35/out -L dependency=/opt/rustwide/target/debug/build/utf8-width/98d4c3523a9c940f/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen-futures/8459b39c66e1a736/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen-macro/12da5696b2758f18/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen-shared/515e570c1e0497ac/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen/d564e75ebb4bf0d0/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/a7566e920cd469a4/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/610689acf736a702/out -L dependency=/opt/rustwide/target/debug/build/zmij/1c9840c732ea4acf/out --extern any_spawner=/opt/rustwide/target/debug/build/any_spawner/a9873c4838d3b502/out/libany_spawner-a9873c4838d3b502.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/c13d1d505a13141d/out/libasync_trait-c13d1d505a13141d.so --extern const_str_slice_concat=/opt/rustwide/target/debug/build/const_str_slice_concat/376030d9576824ae/out/libconst_str_slice_concat-376030d9576824ae.rmeta --extern drain_filter_polyfill=/opt/rustwide/target/debug/build/drain_filter_polyfill/e405ce5465717474/out/libdrain_filter_polyfill-e405ce5465717474.rmeta --extern either_of=/opt/rustwide/target/debug/build/either_of/a0b9afbed9c552d7/out/libeither_of-a0b9afbed9c552d7.rmeta --extern erased=/opt/rustwide/target/debug/build/erased/4c5a302262ee8e38/out/liberased-4c5a302262ee8e38.rmeta --extern futures=/opt/rustwide/target/debug/build/futures/350f107f7d3149bb/out/libfutures-350f107f7d3149bb.rmeta --extern html_escape=/opt/rustwide/target/debug/build/html-escape/2637735ba2866e0d/out/libhtml_escape-2637735ba2866e0d.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/5f4326437678ea2e/out/libindexmap-5f4326437678ea2e.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/dad10e71f9a058e3/out/libitertools-dad10e71f9a058e3.rmeta --extern js_sys=/opt/rustwide/target/debug/build/js-sys/c193cb3573e347ca/out/libjs_sys-c193cb3573e347ca.rmeta --extern linear_map=/opt/rustwide/target/debug/build/linear-map/4ce6b9dd39df7567/out/liblinear_map-4ce6b9dd39df7567.rmeta --extern next_tuple=/opt/rustwide/target/debug/build/next_tuple/03e954c7e99d5afb/out/libnext_tuple-03e954c7e99d5afb.rmeta --extern oco_ref=/opt/rustwide/target/debug/build/oco_ref/4032226c1f4d78a4/out/liboco_ref-4032226c1f4d78a4.rmeta --extern or_poisoned=/opt/rustwide/target/debug/build/or_poisoned/158bae9b919902ce/out/libor_poisoned-158bae9b919902ce.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/12e42a3467ce023d/out/libparking_lot-12e42a3467ce023d.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/6d8f570ea025a218/out/libpaste-6d8f570ea025a218.so --extern reactive_graph=/opt/rustwide/target/debug/build/reactive_graph/99cb073048365ef7/out/libreactive_graph-99cb073048365ef7.rmeta --extern reactive_stores=/opt/rustwide/target/debug/build/reactive_stores/7ff9cc9cfcc05a84/out/libreactive_stores-7ff9cc9cfcc05a84.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/c7199537e4c70a59/out/librustc_hash-c7199537e4c70a59.rmeta --extern send_wrapper=/opt/rustwide/target/debug/build/send_wrapper/b67394716dff540a/out/libsend_wrapper-b67394716dff540a.rmeta --extern slotmap=/opt/rustwide/target/debug/build/slotmap/8b5c518d6d79a055/out/libslotmap-8b5c518d6d79a055.rmeta --extern throw_error=/opt/rustwide/target/debug/build/throw_error/ba79d178822e0b35/out/libthrow_error-ba79d178822e0b35.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/build/wasm-bindgen/d564e75ebb4bf0d0/out/libwasm_bindgen-d564e75ebb4bf0d0.rmeta --extern web_sys=/opt/rustwide/target/debug/build/web-sys/739ac17822b64b71/out/libweb_sys-739ac17822b64b71.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg rustc_nightly` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-graphql-derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name async_graphql_derive --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-derive-7.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("boxed-trait"))' -C metadata=bf2b066020909902 -C extra-filename=-1d0594515be2b2f5 --out-dir /opt/rustwide/target/debug/build/async-graphql-derive/1d0594515be2b2f5/out -L dependency=/opt/rustwide/target/debug/build/async-graphql-value/d1ee83a5280f14f2/out -L dependency=/opt/rustwide/target/debug/build/bytes/c666f6151e567974/out -L dependency=/opt/rustwide/target/debug/build/darling_core/e4d496f1f39be838/out -L dependency=/opt/rustwide/target/debug/build/darling_macro/c09ebc9b2c1546c9/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/b3ddeed396d983bf/out -L dependency=/opt/rustwide/target/debug/build/ident_case/a8e77718ab2afd63/out -L dependency=/opt/rustwide/target/debug/build/indexmap/ed4dffcdfe8f549f/out -L dependency=/opt/rustwide/target/debug/build/itoa/6cc7fac3504abd3e/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f63fab5c22624fe/out -L dependency=/opt/rustwide/target/debug/build/pest/8fac94893b49aef0/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/eee4873d5bae5b16/out -L dependency=/opt/rustwide/target/debug/build/quote/605d2197179bd99c/out -L dependency=/opt/rustwide/target/debug/build/serde/4776835a48dd2c28/out -L dependency=/opt/rustwide/target/debug/build/serde_core/f1029f99f0399c9c/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/8121cf358353d790/out -L dependency=/opt/rustwide/target/debug/build/serde_json/27466971d2b76ec6/out -L dependency=/opt/rustwide/target/debug/build/strsim/65b452aa1cecb9d7/out -L dependency=/opt/rustwide/target/debug/build/strum_macros/920eac1e33bdd1bb/out -L dependency=/opt/rustwide/target/debug/build/syn/5ece4795f0c1ed5e/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/5bcd73a0798d617f/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/079e743d39334777/out -L dependency=/opt/rustwide/target/debug/build/toml_edit/30a75756c2eb17f1/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/0497b5391362bb50/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/ae4b7008daaf6ee9/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/47f425a8e001978c/out -L dependency=/opt/rustwide/target/debug/build/winnow/8d6deae9c36fbf9e/out -L dependency=/opt/rustwide/target/debug/build/zmij/6e2e8476a207a284/out --extern inflector=/opt/rustwide/target/debug/build/Inflector/f26b2f92c00a65a3/out/libinflector-f26b2f92c00a65a3.rlib --extern inflector=/opt/rustwide/target/debug/build/Inflector/f26b2f92c00a65a3/out/libinflector-f26b2f92c00a65a3.rmeta --extern async_graphql_parser=/opt/rustwide/target/debug/build/async-graphql-parser/f3aab51da2dd1afd/out/libasync_graphql_parser-f3aab51da2dd1afd.rlib --extern async_graphql_parser=/opt/rustwide/target/debug/build/async-graphql-parser/f3aab51da2dd1afd/out/libasync_graphql_parser-f3aab51da2dd1afd.rmeta --extern darling=/opt/rustwide/target/debug/build/darling/a78b90caa50c7851/out/libdarling-a78b90caa50c7851.rlib --extern darling=/opt/rustwide/target/debug/build/darling/a78b90caa50c7851/out/libdarling-a78b90caa50c7851.rmeta --extern proc_macro_crate=/opt/rustwide/target/debug/build/proc-macro-crate/c41aae06d868eedc/out/libproc_macro_crate-c41aae06d868eedc.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/build/proc-macro-crate/c41aae06d868eedc/out/libproc_macro_crate-c41aae06d868eedc.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/eee4873d5bae5b16/out/libproc_macro2-eee4873d5bae5b16.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/eee4873d5bae5b16/out/libproc_macro2-eee4873d5bae5b16.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/605d2197179bd99c/out/libquote-605d2197179bd99c.rlib --extern quote=/opt/rustwide/target/debug/build/quote/605d2197179bd99c/out/libquote-605d2197179bd99c.rmeta --extern strum=/opt/rustwide/target/debug/build/strum/8ad5e663f3fe50f2/out/libstrum-8ad5e663f3fe50f2.rlib --extern strum=/opt/rustwide/target/debug/build/strum/8ad5e663f3fe50f2/out/libstrum-8ad5e663f3fe50f2.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/5ece4795f0c1ed5e/out/libsyn-5ece4795f0c1ed5e.rlib --extern syn=/opt/rustwide/target/debug/build/syn/5ece4795f0c1ed5e/out/libsyn-5ece4795f0c1ed5e.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/ac0bf0e5dc30a7c2/out/libthiserror-ac0bf0e5dc30a7c2.rlib --extern thiserror=/opt/rustwide/target/debug/build/thiserror/ac0bf0e5dc30a7c2/out/libthiserror-ac0bf0e5dc30a7c2.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `cedar-policy-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name cedar_policy_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cedar-policy-core-2.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="decimal"' --cfg 'feature="default"' --cfg 'feature="ipaddr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "decimal", "default", "ipaddr", "partial-eval"))' -C metadata=73a6af1f370a5f55 -C extra-filename=-ec23cea90a929ecc --out-dir /opt/rustwide/target/debug/build/cedar-policy-core/ec23cea90a929ecc/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/bc014f7f37fdfadf/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/either/a37b5adff85c9915/out -L dependency=/opt/rustwide/target/debug/build/equivalent/4622bc42417919a3/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/b638f4a801779f5a/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5f4326437678ea2e/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa823837a70728f7/out -L dependency=/opt/rustwide/target/debug/build/libc/8ab98f55fcc5e8a3/out -L dependency=/opt/rustwide/target/debug/build/memchr/71f172ffa8787e18/out -L dependency=/opt/rustwide/target/debug/build/miette-derive/01228024a6e6ccff/out -L dependency=/opt/rustwide/target/debug/build/once_cell/568694ee6a59e785/out -L dependency=/opt/rustwide/target/debug/build/psm/7fac804b8ec6b1b3/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/f78a1022517bc10e/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/a25e32cbcac690d8/out -L dependency=/opt/rustwide/target/debug/build/serde/def1e3638999548a/out -L dependency=/opt/rustwide/target/debug/build/serde_core/f397ab33fd77547c/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/8121cf358353d790/out -L dependency=/opt/rustwide/target/debug/build/serde_json/4a68ce3b05e6393f/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/aa6b7acec0c49967/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/cdf3b1dcb7c6cbff/out -L dependency=/opt/rustwide/target/debug/build/thiserror/e9e04f34711d952d/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/82a938429b616d75/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/2e4846008e9f15ff/out -L dependency=/opt/rustwide/target/debug/build/zmij/1c9840c732ea4acf/out --extern either=/opt/rustwide/target/debug/build/either/a37b5adff85c9915/out/libeither-a37b5adff85c9915.rmeta --extern ipnet=/opt/rustwide/target/debug/build/ipnet/b606ac98bf20458a/out/libipnet-b606ac98bf20458a.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/c6042e8153e9e902/out/libitertools-c6042e8153e9e902.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/11625968357bd819/out/liblalrpop_util-11625968357bd819.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/1534488e8ef129c3/out/liblazy_static-1534488e8ef129c3.rmeta --extern miette=/opt/rustwide/target/debug/build/miette/05b441668bc405dd/out/libmiette-05b441668bc405dd.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/cfbc2a934f473580/out/libregex-cfbc2a934f473580.rmeta --extern rustc_lexer=/opt/rustwide/target/debug/build/rustc_lexer/9f837871d69136c6/out/librustc_lexer-9f837871d69136c6.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/def1e3638999548a/out/libserde-def1e3638999548a.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/4a68ce3b05e6393f/out/libserde_json-4a68ce3b05e6393f.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/7c458acf3521fe71/out/libserde_with-7c458acf3521fe71.rmeta --extern smol_str=/opt/rustwide/target/debug/build/smol_str/9a5068315ef5d80f/out/libsmol_str-9a5068315ef5d80f.rmeta --extern stacker=/opt/rustwide/target/debug/build/stacker/19204e6012660add/out/libstacker-19204e6012660add.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/e9e04f34711d952d/out/libthiserror-e9e04f34711d952d.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/psm/b42a64cb0cb17fd9/out` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2", kill_on_drop: false }`
[INFO] [stdout] 647088221e8a7181726d9150c72d09286d6267ca3f4fe2e5cbfb522c8bd6adc2
